Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds digital sensor interface #84

Open
wants to merge 97 commits into
base: develop
Choose a base branch
from

Conversation

xwilson03
Copy link
Collaborator

@xwilson03 xwilson03 commented Jun 3, 2024

PR Summary

PR Link: Link
Issue Link: Link

Description

Add hardware interface support for digital sensors plugged into ADI ports.

Reviewers


Changelog

  • Adds DIGITAL_INPUT and DIGITAL_OUTPUT device types.
    • Adds serialization helpers.
    • Adds YAML parameter loading helpers.
  • Updates digital I/O serialization in robot hardware interface.
  • Updates competition nodes with new digital I/O usage.

Reviewer Guide

Testing

Automatic

Manual

@xwilson03 xwilson03 added the enhancement New feature or request label Jun 3, 2024
@xwilson03 xwilson03 self-assigned this Jun 3, 2024
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be commented out.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be digital_outputs instead?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be digital_inputs instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants